home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Lake Powell
/
Lake Powell.iso
/
pc
/
glcfly.dxr
/
00034.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-16
|
172 b
|
10 lines
on mouseUp
global goDest
puppetSound("Tone")
set the visible of sprite 5 to 0
updateStage()
set goDest to "MOV3"
puppetTransition(3, 4)
go(the frame + 1)
end